Skip to content

Commit

Permalink
Merge pull request #957 from SFDO-Tooling/davidmreed-patch-1
Browse files Browse the repository at this point in the history
Use internal runners for releases
  • Loading branch information
jkasturi-sf authored Sep 29, 2023
2 parents 4560a51 + e7e3278 commit 9ced118
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
publish-to-pypi:
name: Publish new release to PyPI
runs-on: ubuntu-18.04
runs-on: sfdc-ubuntu-latest
steps:
- uses: actions/checkout@main
- name: Set up Python 3.8
Expand Down
2 changes: 1 addition & 1 deletion snowfakery/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.6.0
3.6.1

0 comments on commit 9ced118

Please sign in to comment.