Skip to content

Commit 9eafbe3

Browse files
authored
Update ci.yml
1 parent ee9d4f1 commit 9eafbe3

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
@@ -13,14 +13,14 @@ jobs:
1313
matrix:
1414
version:
1515
- '1' # automatically expands to the latest stable 1.x release of Julia
16+
- 'min'
1617
- 'pre'
1718
os:
1819
- ubuntu-latest
1920
- windows-latest
2021
arch:
2122
- x64
2223
include:
23-
# test macOS and Windows with latest Julia only
2424
- os: macOS-latest
2525
arch: aarch64
2626
version: 1

0 commit comments

Comments
 (0)