Skip to content

Commit 9d4d2f8

Browse files
ci: update build environment to use ubuntu-latest
1 parent 9775448 commit 9d4d2f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-development.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ concurrency:
2121

2222
jobs:
2323
build:
24-
runs-on: ubuntu-22.04
24+
runs-on: ubuntu-latest
2525

2626
steps:
2727
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5

0 commit comments

Comments
 (0)