Skip to content

Commit

Permalink
Use nightly cli
Browse files Browse the repository at this point in the history
  • Loading branch information
jaclarke committed Nov 26, 2024
1 parent 0717c80 commit a8a953f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
with:
instance-name: test
server-version: ${{ matrix.edgedb-version }}
cli-version: ${{ matrix.edgedb-version == 'nightly' && 'nightly' || 'stable' }}

- name: Show actual EdgeDB server version
run: |
Expand Down

0 comments on commit a8a953f

Please sign in to comment.