Skip to content

Commit

Permalink
[conf][ci] Specific ImageOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
cpjolicoeur committed May 24, 2024
1 parent 9a00a68 commit 2e4bfc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
DATABASE_POSTGRESQL_PASSWORD: postgres
PGHOST: postgres
PGUSER: postgres
ImageOS: ubuntu20 # run on ubuntu-20.04 (which supports Erlang/OTP 20-25)

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 2e4bfc5

Please sign in to comment.