Skip to content

Commit

Permalink
Revert "chore: try neo4j in ubuntu-22.04"
Browse files Browse the repository at this point in the history
This reverts commit 1ceb465.
  • Loading branch information
mdelapenya committed Mar 30, 2023
1 parent 3da5b3f commit cc2671e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/module-neo4j.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
go-version: [1.19.x, 1.x]
runs-on: "ubuntu-22.04"
runs-on: "ubuntu-latest"
steps:

- name: Set up Go
Expand Down

0 comments on commit cc2671e

Please sign in to comment.