Skip to content

Commit fb07c22

Browse files
committed
GH Action - Run on Ubuntu latest about the release stage
1 parent 705b4ef commit fb07c22

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
@@ -67,7 +67,7 @@ jobs:
6767

6868
release:
6969
name: "🚀 Release"
70-
runs-on: ubuntu-20.04
70+
runs-on: ubuntu-latest
7171
needs: [tests, ruff]
7272
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
7373

0 commit comments

Comments
 (0)