Skip to content

Commit

Permalink
Try newer gcc version
Browse files Browse the repository at this point in the history
  • Loading branch information
zeux committed Jul 1, 2022
1 parent 71c80de commit 3ff7eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]
os: [ubuntu-22.04]
compiler: [g++]
benchResultsRepo:
- { name: "luau-lang/benchmark-data", branch: "main" }
Expand Down

0 comments on commit 3ff7eda

Please sign in to comment.