Skip to content

Commit

Permalink
too old
Browse files Browse the repository at this point in the history
  • Loading branch information
pyama86 committed Sep 19, 2023
1 parent ffcf98d commit 19ef0d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
strategy:
matrix:
NGINX_VERSION:
Expand All @@ -24,7 +24,7 @@ jobs:
- ""
- "TRUE"
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Echo matrix
env:
NGINX_VERSION: ${{ matrix.NGINX_VERSION }}
Expand Down

0 comments on commit 19ef0d9

Please sign in to comment.