Skip to content

Commit

Permalink
fix: update erlang container
Browse files Browse the repository at this point in the history
  • Loading branch information
killme2008 committed Oct 11, 2023
1 parent 082ee72 commit ec72499
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/erlang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ jobs:

build:

runs-on: ubuntu-22.04

runs-on: ubuntu-latest
container:
image: erlang:25.3
image: shiguredo/erlang:otp-26.0.2-openssl-3.1.1-ubuntu-22.04

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

0 comments on commit ec72499

Please sign in to comment.