Skip to content

Commit bdffcf3

Browse files
chore(deps): update dependency ubuntu to v24 (#608)
1 parent 27d33d6 commit bdffcf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ concurrency:
2222
jobs:
2323
# Build job
2424
build:
25-
runs-on: ubuntu-22.04
25+
runs-on: ubuntu-latest
2626
steps:
2727
- name: Checkout
2828
uses: actions/checkout@v4

0 commit comments

Comments
 (0)