From 5bcc897e5cfa07b7ec9998b56c5a61b2a8da8266 Mon Sep 17 00:00:00 2001 From: Martin Raszyk Date: Fri, 29 Nov 2024 12:06:04 +0100 Subject: [PATCH] smoke --- .github/workflows/e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 9204a1c175..4e778fe968 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -109,7 +109,7 @@ jobs: strategy: fail-fast: false matrix: - os: [macos-13-large, ubuntu-20.04, ubuntu-22.04] + os: [macos-13-large, ubuntu-20.04, ubuntu-22.04, ubuntu-24.04] steps: - uses: actions/checkout@v4 - name: Download dfx binary