Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Moelf committed Dec 11, 2023
1 parent aabf666 commit 7bf4574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup Julia
uses: julia-actions/setup-julia@v1
with:
version: 1.10-rc1
version: 1.10-nightly
arch: ${{ matrix.arch }}
- name: Setup bazel
uses: bazelbuild/setup-bazelisk@v2
Expand Down

0 comments on commit 7bf4574

Please sign in to comment.