Skip to content

Commit

Permalink
CI: fix build failure on astro integration tests (#6414)
Browse files Browse the repository at this point in the history
  • Loading branch information
2wheeh authored Jul 18, 2024
1 parent 2c90ee0 commit 85abcde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18.18.0]
node-version: [20.15.1]
env:
CI: true
steps:
Expand Down

0 comments on commit 85abcde

Please sign in to comment.