Skip to content

Commit

Permalink
Test the right CLI version
Browse files Browse the repository at this point in the history
  • Loading branch information
ssorj committed Oct 4, 2024
1 parent 4f5b883 commit f59ec1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
strategy:
fail-fast: false
matrix:
skupper-version: [latest, main]
skupper-version: [2.0.0-preview-1]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f59ec1c

Please sign in to comment.