Skip to content

Commit

Permalink
Merge branch 'main' into transitland-mw
Browse files Browse the repository at this point in the history
  • Loading branch information
irees committed Dec 11, 2023
2 parents ebe37d8 + 0c85bd8 commit 1524d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: '^1.20.0'
go-version: '^1.20.7'
- run: sudo apt-get install -y gdal-bin
- run: go install -tags 'postgres' github.com/golang-migrate/migrate/v4/cmd/migrate@latest
- run: git clone https://github.com/interline-io/transitland-lib.git
Expand Down

0 comments on commit 1524d1b

Please sign in to comment.