Skip to content

Commit

Permalink
Fix shell-scripts-container
Browse files Browse the repository at this point in the history
  • Loading branch information
Kielek committed Dec 13, 2024
1 parent 09d4c24 commit a38fb4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ jobs:
include:
- machine: ubuntu-20.04
base-image: alpine
net-version: net8.0
net-version: net9.0
- machine: otel-linux-arm64
base-image: alpine
net-version: net8.0
net-version: net9.0
runs-on: ${{ matrix.machine }}
steps:

Expand Down

0 comments on commit a38fb4b

Please sign in to comment.