Skip to content

Commit

Permalink
update ispc version
Browse files Browse the repository at this point in the history
  • Loading branch information
Twinklebear committed Nov 6, 2023
1 parent 95aacdf commit a5bb02f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 0 * * 1"
env:
CARGO_TERM_COLOR: always
ISPC_VERSION: 1.20.0
ISPC_VERSION: 1.21.0
jobs:
build_linux:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a5bb02f

Please sign in to comment.