We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 329d2eb commit 8bd7ec5Copy full SHA for 8bd7ec5
.github/workflows/test-ts.yml
@@ -6,3 +6,5 @@ jobs:
6
test-ts:
7
name: 'jsbt v0.4.5' # Should match commit below
8
uses: paulmillr/jsbt/.github/workflows/test-ts.yml@570adcfe0ed96b477bb9b35400fb43fd9406fb47
9
+ with:
10
+ runs-on: 'ubuntu-24.04'
0 commit comments