Skip to content

Commit ad99f51

Browse files
committed
Set CI
1 parent 1f8a7e9 commit ad99f51

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.github/workflows/ci.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
# version:
25-
# - '1.10'
26-
# - '1.11'
27-
# os:
28-
# - ubuntu-latest
29-
# - macOS-latest
30-
# - windows-latest
31-
# arch:
32-
# - x64
33-
# pocl: [jll,]
24+
version:
25+
- '1.10'
26+
- '1.11'
27+
os:
28+
- ubuntu-latest
29+
- macOS-latest
30+
- windows-latest
31+
arch:
32+
- x64
33+
pocl: [jll,]
3434
include:
3535
- version: '1.10'
3636
os: ubuntu-latest

0 commit comments

Comments
 (0)