Skip to content

Commit a0f8705

Browse files
committed
gratuitous commit to skip travis build.
run failed. Didn't get out of the gate. Try making true an array/list. [skip travis]
1 parent 35f8da0 commit a0f8705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
# example: if 3.12 fails the jobs still succeeds
6868
- python-version: 3.12
6969
os: ubuntu-22.04
70-
experimental: true
70+
experimental: [true]
7171

7272
# 3.6 not available on new 22.04 runners, so run on 20.04 ubuntu
7373
- python-version: 3.6

0 commit comments

Comments
 (0)