diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f9fce8e..085bb0b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,4 +17,4 @@ jobs: build: uses: madmachineio/actions/.github/workflows/build.yml@main with: - runners: '["ubuntu-22.04", "ubuntu-24.04", "macos-14", "macos-15", "macos-15-intel"]' \ No newline at end of file + runners: '["ubuntu-24.04", "macos-15", "macos-15-intel"]' \ No newline at end of file