Skip to content

Commit

Permalink
Use free CI runner for lint (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
LegNeato authored Sep 17, 2024
1 parent 4c633ae commit de03795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:

lint:
name: Lint
runs-on: ubuntu-20.04-16core
runs-on: ubuntu-20.04
steps:
# Note that we are explicitly NOT checking out submodules, to validate
# that we haven't accidentally enabled spirv-tools native compilation
Expand Down

0 comments on commit de03795

Please sign in to comment.