Skip to content

Commit 510329a

Browse files
committed
chore: Use ubuntu 22 build agent for workflow
1 parent a2b51a3 commit 510329a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-project.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
jobs:
1616
build:
1717
name: Build
18-
runs-on: ubuntu-latest
18+
runs-on: ubuntu-22.04
1919
timeout-minutes: 45
2020

2121
steps:

0 commit comments

Comments
 (0)