Skip to content

Commit

Permalink
Update runner config
Browse files Browse the repository at this point in the history
  • Loading branch information
ananos authored Dec 1, 2023
1 parent 86e38e8 commit 45edc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_kernels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
Patch-Linux:
#tries to apply the patch to each version
needs: [generate-matrix]
runs-on: ["${{ matrix.architecture }}", "gcc"]
runs-on: ["${{ matrix.architecture }}", "gcc", "2004"]
#strategy matrix to run jobs in parallel for each version
strategy:
matrix:
Expand Down

0 comments on commit 45edc87

Please sign in to comment.