We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb7a22 commit d4a4426Copy full SHA for d4a4426
.github/workflows/test_cpp.yml
@@ -77,7 +77,7 @@ jobs:
77
matrix:
78
arch: [x86_64, aarch64]
79
name: Linux Release ${{ matrix.arch}}
80
- runs-on: ubuntu-20-4core
+ runs-on: ubuntu-22-4core
81
steps:
82
- name: Checkout pending changes
83
uses: protocolbuffers/protobuf-ci/checkout@v2
.github/workflows/test_ruby.yml
linux-aarch64:
name: Linux aarch64
- runs-on: ubuntu-latest
0 commit comments