Skip to content

Commit e5b299f

Browse files
committed
fixup! Add an extension to support Revise
1 parent 3bf53c9 commit e5b299f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
version:
2626
- 'nightly'
2727
- '1'
28-
- '1.9'
28+
- '1.10'
2929
os:
3030
- ubuntu-latest
3131
- macOS-latest
@@ -36,8 +36,6 @@ jobs:
3636
exclude:
3737
- os: macOS-latest
3838
arch: x86
39-
- os: windows-latest # Killing workers doesn't work on windows in 1.9
40-
version: '1.9'
4139

4240
steps:
4341
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)