Skip to content

Commit a76518a

Browse files
committed
Upgrade latest Rust to 1.80
1 parent 8af7348 commit a76518a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
pingora:
77
strategy:
88
matrix:
9-
toolchain: [nightly, 1.72, 1.79]
9+
toolchain: [nightly, 1.72, 1.80.0]
1010
runs-on: ubuntu-latest
1111
# Only run on "pull_request" event for external PRs. This is to avoid
1212
# duplicate builds for PRs created from internal branches.

0 commit comments

Comments
 (0)