Skip to content

Commit 817c53f

Browse files
authored
Merge pull request #579 from JuliaDSP/vs/ci-min
Update CI.yml to use 'min' instead of 1.10
2 parents 3ed388e + ab37b71 commit 817c53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
version: '1'
3535
- os: ubuntu-latest
3636
arch: x64
37-
version: '1.10'
37+
version: 'min'
3838
- os: ubuntu-latest
3939
arch: x64
4040
version: 'pre'

0 commit comments

Comments
 (0)