Specified container for Docker
This commit is contained in:
@@ -29,7 +29,9 @@ jobs:
|
||||
|
||||
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:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user