Skip to content

Commit

Permalink
[ckan#8289] update cypress workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wardi committed Jun 20, 2024
1 parent aedd86f commit d80bfec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
services:
ckan-postgres:
image: postgres:10
image: postgres:12
ports:
- 5432:5432
options: >-

0 comments on commit d80bfec

Please sign in to comment.