Skip to content

Commit c34fae4

Browse files
committed
Force newer linux runner
Thanks Microsoft for constantly breaking my CI...
1 parent 50b9b63 commit c34fae4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
${{ github.workspace }}/THIRD-PARTY-NOTICE
4444
4545
build-linux:
46-
runs-on: ubuntu-latest
46+
runs-on: ubuntu-24.04
4747
steps:
4848
- name: Checkout
4949
uses: actions/checkout@v3

0 commit comments

Comments
 (0)