Skip to content

Commit f4eec64

Browse files
committed
ci: Specify build image version
1 parent ad1ccb8 commit f4eec64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions: {}
1010
jobs:
1111
nightly:
1212
name: Run a Nightly Build and Save the Artifacts
13-
runs-on: ubuntu-latest
13+
runs-on: ubuntu-22.04
1414
outputs:
1515
update_needed: ${{ steps.update.outputs.needed }}
1616
version_slug: ${{ steps.update.outputs.slug }}

0 commit comments

Comments
 (0)