We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1df1a8 commit 3ca4914Copy full SHA for 3ca4914
1 file changed
.github/workflows/control.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ${{ matrix.os }}
13
strategy:
14
matrix:
15
- os: [macOS-latest, ubuntu-20.04]
+ os: [macOS-latest, ubuntu-24.04]
16
go: [ '1.21.5' ]
17
steps:
18
- uses: actions/checkout@v2
0 commit comments