Skip to content

Commit 4e94715

Browse files
committed
fix: ubuntu name
1 parent faf2e1f commit 4e94715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ run-name: Create pre-release for `${{ github.ref_name }}`
1010

1111
jobs:
1212
release-wasm:
13-
runs-on: ubuntu
13+
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
1616

0 commit comments

Comments
 (0)