Skip to content

Commit 165e4dc

Browse files
authoredJan 2, 2025··
chore: updated images version (#4498)
1 parent b35bc31 commit 165e4dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎.github/workflows/cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111

1212
jobs:
1313
build:
14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-22.04
1515

1616
permissions:
1717
id-token: write # Required by Akeyless

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111

1212
jobs:
1313
general-examples:
14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-22.04
1515

1616
steps:
1717
- name: Use NodeJS v14

0 commit comments

Comments
 (0)
Please sign in to comment.