Skip to content

Commit 1931eef

Browse files
committed
update ci
1 parent e998078 commit 1931eef

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
version:
15-
- '1.7'
1615
- '1' # automatically expands to the latest stable 1.x release of Julia
1716
- 'nightly'
1817
os:
@@ -22,9 +21,6 @@ jobs:
2221
arch:
2322
- x64
2423
- x86
25-
exclude:
26-
- os: macOS-latest
27-
arch: x86
2824
steps:
2925
- uses: actions/checkout@v2
3026
- uses: julia-actions/setup-julia@v1

0 commit comments

Comments
 (0)