Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
luraess committed Jul 19, 2023
1 parent d0c9348 commit 075593c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
fail-fast: false
matrix:
version:
- '1.7' # Minimum required Julia version (due to dependency of AMDGPU.jl)
- '1.8' # Minimum required Julia version (due to dependency of AMDGPU.jl)
- '1' # Latest stable 1.x release of Julia
# - 'nightly'
- 'nightly'
os:
- ubuntu-latest
- macOS-latest
Expand Down

0 comments on commit 075593c

Please sign in to comment.