Skip to content

Commit b97c64a

Browse files
committed
fix release-linux
1 parent 9a9d663 commit b97c64a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
RUDDERSTACK_URL: ${{ secrets.RUDDERSTACK_URL }}
6262

6363
release-linux:
64-
runs-on: ubuntu-18.04
64+
runs-on: ubuntu-20.04
6565
# runs-on: [self-hosted, Linux]
6666
timeout-minutes: 15
6767

0 commit comments

Comments
 (0)