We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777b3e0 commit eb3d76eCopy full SHA for eb3d76e
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: codecov/[email protected]
28
linux:
29
runs-on: ubuntu-20.04
30
- container: swift:5.5.1-focal
+ container: swift:nightly-focal
31
steps:
32
- uses: actions/checkout@master
33
- name: Get Swift Version
0 commit comments