Skip to content

Commit

Permalink
Change hex release action
Browse files Browse the repository at this point in the history
  • Loading branch information
prefiks committed Jan 23, 2024
1 parent e27974d commit 6d956fa
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/hexpm-release.yml
Expand Up @@ -7,9 +7,7 @@ on:

jobs:
release:
runs-on: ubuntu-22.04
container:
image: erlang:26
runs-on: ubuntu-20.04
steps:
- name: Check out
uses: actions/checkout@v2
Expand Down

0 comments on commit 6d956fa

Please sign in to comment.