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 3fe493f commit cf8389fCopy full SHA for cf8389f
.github/workflows/build.yml
@@ -13,7 +13,7 @@ concurrency:
13
jobs:
14
test:
15
runs-on: ubuntu-latest
16
- container: amazonlinux:2
+ container: amazonlinux:2023
17
steps:
18
- name: Install the necessary tools
19
run: |
0 commit comments