Skip to content

Commit

Permalink
changed the way certificates are uploaded. We are now uploading the c…
Browse files Browse the repository at this point in the history
…ertificate and private key as PEM files
  • Loading branch information
ryana-ccbill committed Jul 19, 2024
1 parent ca7bfa6 commit 43c9617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:

jobs:
lint:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
container: python:3.7.4-alpine3.10
steps:
- name: Check out the repo
Expand Down

0 comments on commit 43c9617

Please sign in to comment.