Skip to content

Commit

Permalink
chore: add recent release to build
Browse files Browse the repository at this point in the history
  • Loading branch information
tglman committed Oct 24, 2024
1 parent bb0901a commit afa4814
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
os: [ubuntu-latest]
rust: [nightly]
orientdb-server: [3.1.11]
orientdb-server: [3.1.20, 3.2.34]
steps:


Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
os: [ubuntu-latest]
rust: [stable]
orientdb-server: [3.1.11]
orientdb-server: [3.1.20, 3.2.34]
steps:

- uses: actions/checkout@v2
Expand Down

0 comments on commit afa4814

Please sign in to comment.