diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 87c8a3e..4a3f7e6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: strategy: matrix: otp_vsn: [19.3, 20.3, 21.3, 22.3, 23.3, 24.0, 26] - os: [ubuntu-latest] + os: [ubuntu-24.04] steps: - uses: actions/checkout@v4 - run: export