Skip to content

Commit 79d2763

Browse files
committed
👷 ci(release): update ubuntu version to latest
- updated ubuntu version from 20.04 to latest for release workflow
1 parent 1f8f2d2 commit 79d2763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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-20.04
64+
runs-on: ubuntu-latest
6565
# runs-on: [self-hosted, Linux]
6666
timeout-minutes: 15
6767

0 commit comments

Comments
 (0)