Skip to content

Commit

Permalink
Fix build problem with awscli
Browse files Browse the repository at this point in the history
  • Loading branch information
iandees authored Mar 8, 2021
1 parent de80c77 commit b5db36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spider_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
test-spider:
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
env:
AWS_KEY: QUtJQVZFWlJZM1ozUjVFQ05YTTY=
AWS_SEC: Nkl5citXTXE4dEsyS01DWHAxR1N1cFZSZWZqemZ4TFV2dDlNVDMxSQ==
Expand Down

0 comments on commit b5db36f

Please sign in to comment.