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.
pull_request.yml
1 parent 72740ff commit ece9b56Copy full SHA for ece9b56
.github/workflows/pull_request.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
tests:
9
name: Test
10
- uses: MaxDesiatov/github-workflows/.github/workflows/swift_package_test.yml@main
+ uses: MaxDesiatov/github-workflows/.github/workflows/swift_package_test.yml@maxd/amazon-linux2
11
with:
12
linux_pre_build_command: apt-get update && apt-get install -y locales locales-all libsqlite3-dev
13
enable_windows_checks: false
0 commit comments