Skip to content

Commit

Permalink
agent: upgrade to ubuntu-latest for presubmit. (#2127)
Browse files Browse the repository at this point in the history
  • Loading branch information
coeuvre authored Nov 28, 2024
1 parent 9b9dc42 commit 7a6c30e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit-agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
build: [linux, macos, win-msvc]
include:
- build: linux
os: ubuntu-18.04
os: ubuntu-latest
rust: nightly
target: x86_64-unknown-linux-musl
- build: macos
Expand Down

0 comments on commit 7a6c30e

Please sign in to comment.