Skip to content

Commit 51f3668

Browse files
committed
chore: Update runs-on to ubuntu-latest for Linux job
1 parent 9b64ee0 commit 51f3668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/alpha.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
linux:
137137
permissions:
138138
contents: write
139-
runs-on: warp-ubuntu-latest-x64-16x
139+
runs-on: ubuntu-latest
140140
needs: [build-data, check-release]
141141

142142
steps:

0 commit comments

Comments
 (0)