Skip to content

Commit

Permalink
use current versions
Browse files Browse the repository at this point in the history
Signed-off-by: James Sturtevant <[email protected]>
  • Loading branch information
jsturtevant committed Aug 21, 2023
1 parent ae67593 commit dee6102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-20.04, ubuntu-22.04]
containerd: [v1.6.22, v1.7.3]
containerd: [v1.6.21, v1.7.1]

steps:
- name: Checkout extensions
Expand Down Expand Up @@ -140,7 +140,7 @@ jobs:
## get latest go version for integrations tests so we can skip runnings tests
- uses: actions/setup-go@v4
with:
go-version: '1.20.6'
go-version: '1.20.4'

- name: Integration
env:
Expand Down

0 comments on commit dee6102

Please sign in to comment.