Skip to content

Commit bae46f8

Browse files
committed
Use ubuntu-latest GitHub Actions runners for Linux archive
1 parent b0522a3 commit bae46f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- build: win-x64
4646
os: windows-latest
4747
- build: linux-x64
48-
os: ubuntu-22.04
48+
os: ubuntu-latest
4949
archive_type: tar
5050
archive_extension: .tgz
5151
asset_content_type: application/gzip

0 commit comments

Comments
 (0)