mirror of
https://github.com/shavitush/bhoptimer.git
synced 2025-12-09 03:18:25 +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
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
sm-version: [ '1.11' ] #, '1.12'
|
sm-version: [ '1.11', '1.12' ]
|
||||||
|
|
||||||
name: "Build SM ${{ matrix.sm-version }}"
|
name: "Build SM ${{ matrix.sm-version }}"
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user