Skip to content

Commit

Permalink
Downgrade ubuntu CI version to a version compatible with Decidim v0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
andreslucena committed Oct 14, 2024
1 parent a5f6e8b commit 3881bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/decidim_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
jobs:
tests:
name: Tests
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
services:
postgres:
image: postgres:11
Expand Down

0 comments on commit 3881bd0

Please sign in to comment.