Skip to content

Commit 6ee5eb3

Browse files
committed
i understand it now
1 parent 160ee51 commit 6ee5eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zjit-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
RUST_BACKTRACE: 1
4949
ZJIT_RB_BUG: 1
5050

51-
runs-on: ${{ matrix.runs_on || ubuntu-22.04 }}
51+
runs-on: ${{ matrix.runs_on || 'ubuntu-22.04' }}
5252

5353
if: >-
5454
${{!(false

0 commit comments

Comments
 (0)