Skip to content

Commit 45edc87

Browse files
authored
Update runner config
1 parent 86e38e8 commit 45edc87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_kernels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
Patch-Linux:
6363
#tries to apply the patch to each version
6464
needs: [generate-matrix]
65-
runs-on: ["${{ matrix.architecture }}", "gcc"]
65+
runs-on: ["${{ matrix.architecture }}", "gcc", "2004"]
6666
#strategy matrix to run jobs in parallel for each version
6767
strategy:
6868
matrix:

0 commit comments

Comments
 (0)