Skip to content

Commit c17b340

Browse files
committed
turn off 1.10 testing
1 parent 5cffd8a commit c17b340

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ jobs:
3232
# - x64
3333
# pocl: [jll,]
3434
include:
35-
- version: '1.10'
36-
os: ubuntu-latest
37-
arch: x64
38-
pocl: local
39-
allow_failure: true
35+
# - version: '1.10'
36+
# os: ubuntu-latest
37+
# arch: x64
38+
# pocl: local
39+
# allow_failure: true
4040
- version: '1.11'
4141
os: ubuntu-latest
4242
arch: x64

0 commit comments

Comments
 (0)