Skip to content

Commit

Permalink
👷 Update edge and nightly build SDKs to v7.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
alicerunsonfedora committed Sep 12, 2021
1 parent 201c0d3 commit 0095ff3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-edge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
renpy-versions:
- '7.4.6'
- '7.4.8'
steps:
- name: Clone source
uses: actions/checkout@v1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
renpy-versions:
- '7.4.6'
- '7.4.8'
steps:
- name: Clone source
uses: actions/checkout@v1
Expand Down

0 comments on commit 0095ff3

Please sign in to comment.