Skip to content

Commit 805c8e6

Browse files
committed
Changed: Ubuntu version
1 parent 5ed0912 commit 805c8e6

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
@@ -11,7 +11,7 @@ permissions:
1111
jobs:
1212
release:
1313
name: Release pushed tag
14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-22.04
1515
env:
1616
VERSION: "${{ github.ref_name }}" # Sets VERSION based on tag
1717
steps:

0 commit comments

Comments
 (0)