We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c77c20a commit f0e02f3Copy full SHA for f0e02f3
.github/workflows/aot.yml
@@ -19,7 +19,7 @@ jobs:
19
python-version: ['3.x']
20
julia-version:
21
- '1'
22
- - '~1.7.0-rc1'
+ - '1.6'
23
# - 'nightly' # TODO: reenable
24
fail-fast: false
25
env:
.github/workflows/system.yml
@@ -48,7 +48,7 @@ jobs:
48
architecture: x64
49
python-version: '2.7'
50
julia-version: '1'
51
- - os: windows-latest
+ - os: windows-2019
52
53
54
0 commit comments