diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 09b14aa..083e1d8 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -47,7 +47,7 @@ jobs: component: "foobar" stack: "plat-ue2-sandbox" atmos-config-path: ${{ runner.temp }} - atmos-version: 1.86.2 + atmos-version: 1.88.0 - uses: actions/checkout@v4 with: @@ -64,5 +64,5 @@ jobs: component: "foobar" stack: "plat-ue2-sandbox" atmos-config-path: ${{ runner.temp }} - atmos-version: 1.81.0 + atmos-version: 1.88.0 debug: true