Skip to content

Commit cf5707d

Browse files
committed
use ubuntu 24 for releases for gcc 13
1 parent cebbbe4 commit cf5707d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
jobs:
1616
build-linux-release:
1717
name: Build release for Linux
18-
runs-on: ubuntu-20.04
18+
runs-on: ubuntu-24.04
1919

2020
steps:
2121
- name: Checkout sources

0 commit comments

Comments
 (0)