Skip to content

Commit ece9b56

Browse files
authored
Use AL2 branch in pull_request.yml
1 parent 72740ff commit ece9b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
tests:
99
name: Test
10-
uses: MaxDesiatov/github-workflows/.github/workflows/swift_package_test.yml@main
10+
uses: MaxDesiatov/github-workflows/.github/workflows/swift_package_test.yml@maxd/amazon-linux2
1111
with:
1212
linux_pre_build_command: apt-get update && apt-get install -y locales locales-all libsqlite3-dev
1313
enable_windows_checks: false

0 commit comments

Comments
 (0)