Skip to content

Commit

Permalink
Revert "chore: try neo4j in ubuntu-20.04"
Browse files Browse the repository at this point in the history
This reverts commit 2888040.
  • Loading branch information
mdelapenya committed Mar 30, 2023
1 parent 2888040 commit 3da5b3f
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-20.04"
runs-on: "ubuntu-22.04"
steps:

- name: Set up Go
Expand Down

0 comments on commit 3da5b3f

Please sign in to comment.