Skip to content

Commit

Permalink
update the latest astro release
Browse files Browse the repository at this point in the history
  • Loading branch information
nopcoder committed Oct 18, 2023
1 parent a26cf84 commit 8fa5853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
python3 -m build
- name: Install astro
run: curl -sSL https://install.astronomer.io | sudo bash -s -- 0.28.1
run: curl -sSL https://install.astronomer.io | sudo bash -s -- v1.19.3

- name: Create astro dev env
run: mkdir astro && cd astro && astro dev init
Expand Down

0 comments on commit 8fa5853

Please sign in to comment.