We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2693133 commit f5af4c7Copy full SHA for f5af4c7
.github/workflows/ci-pr-validation.yaml
@@ -48,7 +48,7 @@ jobs:
48
strategy:
49
matrix:
50
# TODO: support build on macos-14
51
- os: [ubuntu-20.04]
+ os: [ubuntu-latest]
52
53
steps:
54
- name: checkout
0 commit comments