We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 843e95b commit 99ae532Copy full SHA for 99ae532
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
container:
13
- image: erlang:24.3.4.2
+ image: erlang:27
14
permissions:
15
contents: write
16
steps:
0 commit comments