Skip to content

Commit

Permalink
Test with the pre target instead of nightly (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasnoack authored Sep 26, 2024
1 parent 87e5bbb commit 0e145bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: ['nightly']
version: ['pre']
os: ['ubuntu-latest', 'macos-latest', 'windows-latest']
arch: ['x64']
steps:
Expand Down

0 comments on commit 0e145bd

Please sign in to comment.