Specified container for Docker
This commit is contained in:
@@ -29,7 +29,9 @@ jobs:
|
|||||||
|
|
||||||
ubuntu:
|
ubuntu:
|
||||||
name: Ubuntu
|
name: Ubuntu
|
||||||
runs-on: ubuntu-24.04:docker://swift:6.3.3
|
runs-on: ubuntu-24.04
|
||||||
|
container:
|
||||||
|
image: swift:6.3.3
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user