Skip to content

Commit 1e9fcf5

Browse files
authored
Update openresty runner
1 parent fca2d22 commit 1e9fcf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_openresty.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
version: [1.21.4.3, 1.25.3.1]
1414
fail-fast: false
15-
runs-on: "ubuntu-20.04"
15+
runs-on: "ubuntu-24.04"
1616

1717
steps:
1818
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)