mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-07 18:38:26 +00:00
reenable workflows on sm 1.12 to check for problem
This commit is contained in:
parent
9434dc9438
commit
d4d5004615
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
sm-version: [ '1.11' ] #, '1.12'
|
||||
sm-version: [ '1.11', '1.12' ]
|
||||
|
||||
name: "Build SM ${{ matrix.sm-version }}"
|
||||
steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user