Skip to content

Commit

Permalink
remove latest
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Dec 3, 2024
1 parent b06b209 commit 3120cca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-channel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

standard-images:
name: ${{ matrix.variant.name }}
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

export-linux-images:
name: Release aws-crt-${{ matrix.variant }}
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 3120cca

Please sign in to comment.