We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc1ea4c commit 647f27dCopy full SHA for 647f27d
1 file changed
.github/workflows/build.yaml
@@ -21,7 +21,7 @@ jobs:
21
- image: "typescript-node"
22
tag: "24"
23
- image: "universal"
24
- tag: "4.1.0-noble"
+ tag: "2.0.6-focal"
25
26
steps:
27
- name: Checkout
0 commit comments