Skip to content

Commit

Permalink
remove 22 from int test
Browse files Browse the repository at this point in the history
  • Loading branch information
joergmann committed Jul 15, 2024
1 parent 06ab43a commit 4b7cd8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
integration-test:
strategy:
matrix:
version: [22, 20, 18]
version: [20, 18]
os: [ubuntu-latest, windows-latest, macos-latest]
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 4b7cd8b

Please sign in to comment.