Set explicit runner version and specify build tools version for signing (#1787)
This commit is contained in:
@@ -19,7 +19,7 @@ permissions:
|
||||
jobs:
|
||||
build:
|
||||
name: Build app
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: 'ubuntu-24.04'
|
||||
|
||||
steps:
|
||||
- name: Clone repo
|
||||
|
||||
Reference in New Issue
Block a user