We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fca2d22 commit 1e9fcf5Copy full SHA for 1e9fcf5
1 file changed
.github/workflows/test_openresty.yml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
version: [1.21.4.3, 1.25.3.1]
14
fail-fast: false
15
- runs-on: "ubuntu-20.04"
+ runs-on: "ubuntu-24.04"
16
17
steps:
18
- uses: actions/checkout@v3
0 commit comments