Skip to content

Commit 072ff8e

Browse files
committed
Julia nightly SnoopCompile
1 parent aa4f940 commit 072ff8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/SnoopCompile.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ jobs:
99
runs-on: ${{ matrix.os }}
1010
strategy:
1111
matrix:
12-
julia-version: [1.3.0]
13-
julia-arch: [x86]
12+
julia-version: ['nightly']
13+
julia-arch: [x64]
1414
os: [ubuntu-latest]
1515
steps:
1616
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)