Skip to content

Commit 6ea18f2

Browse files
authored
chore: Bump ubuntu in release GH action (#15)
1 parent a7d40b2 commit 6ea18f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ on:
1414
default: main
1515
jobs:
1616
release:
17-
runs-on: ubuntu-20.04
18-
name: 'Release a new version'
17+
runs-on: ubuntu-22.04
18+
name: "Release a new version"
1919
steps:
2020
- name: Get auth token
2121
id: token

0 commit comments

Comments
 (0)