We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8653de8 commit 1fefd35Copy full SHA for 1fefd35
.github/workflows/build_awg_linux.yml
@@ -6,7 +6,7 @@ jobs:
6
7
Build-AWG-Linux:
8
name: 'AmneziaWG for Linux'
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
10
if: |
11
contains(github.event.head_commit.message, '[all]') ||
12
contains(github.event.head_commit.message, '[linux]') ||
0 commit comments