ci : change back to ubuntu latest

This commit is contained in:
Georgi Gerganov
2025-01-24 16:28:32 +02:00
parent 537b09e70f
commit dae44bf21a

View File

@@ -158,8 +158,8 @@ jobs:
path: llama-${{ steps.tag.outputs.name }}-bin-macos-x64.zip path: llama-${{ steps.tag.outputs.name }}-bin-macos-x64.zip
name: llama-bin-macos-x64.zip name: llama-bin-macos-x64.zip
ubuntu-cmake: ubuntu--latest-cmake:
runs-on: ubuntu-20.04 runs-on: ubuntu--latest
steps: steps:
- name: Clone - name: Clone
@@ -1191,7 +1191,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: needs:
- ubuntu-cmake - ubuntu-latest-cmake
- windows-latest-cmake - windows-latest-cmake
- windows-2019-cmake-cuda - windows-2019-cmake-cuda
- windows-latest-cmake-hip-release - windows-latest-cmake-hip-release