Skip to content

Commit

Permalink
Use edgedb inside gel.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
diksipav committed Jan 20, 2025
1 parent f11b882 commit 0f75ccb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
yarn format
- name: Install Gel
uses: edgedb/setup-edgedb@2f1c0c768766b0411f1f3ec3a92f36a319097664
uses: edgedb/setup-edgedb@7df433b68e74d550eb024e1d1588e3da84bfaf5a
with:
instance-name: test
server-version: ${{ matrix.gel-version }}
Expand Down
2 changes: 1 addition & 1 deletion packages/generate/gel.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[gel]
[edgedb]
server-version = "nightly"

0 comments on commit 0f75ccb

Please sign in to comment.