We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af7348 commit a76518aCopy full SHA for a76518a
1 file changed
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
pingora:
7
strategy:
8
matrix:
9
- toolchain: [nightly, 1.72, 1.79]
+ toolchain: [nightly, 1.72, 1.80.0]
10
runs-on: ubuntu-latest
11
# Only run on "pull_request" event for external PRs. This is to avoid
12
# duplicate builds for PRs created from internal branches.
0 commit comments