Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci-auto-rerun-failed-jobs-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
name: rerun - attempt ${{ inputs.attempts }}
permissions:
actions: write
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm
environment: production
env:
GH_TOKEN: "${{ secrets.AUTO_RERUN || github.token }}"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-check-for-new-release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
outputs:
continue_build: ${{ steps.continue_build_check.outputs.continue_build_choice }}
iperf3_tag: ${{ steps.continue_build_check.outputs.iperf3_tag }}
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm

steps:
# Checkout the code
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ci-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ concurrency:

jobs:
sh-checker:
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm
permissions:
contents: read
steps:
Expand All @@ -29,7 +29,7 @@ jobs:
sh_checker_exclude: ""

zizmor-checker:
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm
permissions:
security-events: write
steps:
Expand All @@ -42,7 +42,7 @@ jobs:
uses: zizmorcore/zizmor-action@cc914d7f3750a2d13d75c7f184a1060aa0e9d482 # v0.6.4

editorconfig-checker:
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm
permissions:
contents: read
steps:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/ci-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
build:
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm
outputs:
latest_tag: ${{ steps.gh_latest_tag.outputs.latest_tag }}
strategy:
Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
uses: docker/setup-qemu-action@99012661954931238ded8c8b007157a8430204e1 # v4.4.0

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@594f3bf4285d9ea8dc53c9a0c9c4092420091003 # v4.4.0
uses: docker/setup-buildx-action@f87e5991a6d7451dcb8d9637bfbc97413f497069 # v4.4.1
with:
cache-binary: false

Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:
if-no-files-found: error

merge:
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm
needs: build
env:
latest_tag: ${{ needs.build.outputs.latest_tag }}
Expand All @@ -126,7 +126,7 @@ jobs:
password: ${{ github.token }}

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@594f3bf4285d9ea8dc53c9a0c9c4092420091003 # v4.4.0
uses: docker/setup-buildx-action@f87e5991a6d7451dcb8d9637bfbc97413f497069 # v4.4.1
with:
cache-binary: false

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-linux-crossbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:

jobs:
build:
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm
environment: production
outputs:
release_tags: ${{ steps.release_tags.outputs.release_tag }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-linux-emulation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:

jobs:
build:
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm
environment: production
outputs:
release_tags: ${{ steps.release_tags.outputs.release_tag }}
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/ci-main-reusable-caller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ env:

jobs:
skip_duplicate_job:
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm
permissions:
actions: write
contents: read
Expand Down Expand Up @@ -92,7 +92,7 @@ jobs:
scheduled_defaults:
if: needs.skip_duplicate_job.outputs.should_skip != 'true'
needs: skip_duplicate_job
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm
environment: production
permissions:
contents: read
Expand Down Expand Up @@ -122,7 +122,7 @@ jobs:
show_outputs:
if: needs.skip_duplicate_job.outputs.should_skip != 'true'
needs: [scheduled_defaults, skip_duplicate_job]
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm
env:
source_repo: ${{ needs.scheduled_defaults.outputs.source_repo }}
source_branch: ${{ needs.scheduled_defaults.outputs.source_branch }}
Expand Down Expand Up @@ -285,7 +285,7 @@ jobs:
cancel-in-progress: true
permissions:
actions: write
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm
environment: production
env:
GH_TOKEN: "${{ secrets.AUTO_RERUN || github.token }}"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ env:

jobs:
release:
runs-on: ubuntu-24.04-arm
runs-on: ubuntu-26.04-arm
steps:
- name: Checkout
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b AS builder
FROM alpine:latest@sha256:294b683cb724975bec92580e1e685676bd4b50bda910ddb8c51d4cabeaec77e6 AS builder

ARG ARCH="amd64"
ARG REPO="userdocs/iperf3-static"
Expand Down