Skip to content

Commit

Permalink
Split Nuxt-3 and Nuxt-4 runs on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiborza committed Nov 27, 2024
1 parent 24c85c8 commit 7b5b65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
timeout-minutes: 10
strategy:
matrix:
wizard: [Nuxt, NextJS, Remix, Sveltekit]
wizard: [Nuxt-3, Nuct-4, NextJS, Remix, Sveltekit]
env:
SENTRY_TEST_AUTH_TOKEN: ${{ secrets.E2E_TEST_SENTRY_AUTH_TOKEN }}
SENTRY_TEST_ORG: 'sentry-javascript-sdks'
Expand Down

0 comments on commit 7b5b65f

Please sign in to comment.