Skip to content

Commit

Permalink
Update the CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
whitphx committed May 23, 2024
1 parent a389d76 commit ccb1fd2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
# Test with streamlit >=1.27.0. See https://github.com/whitphx/streamlit-webrtc/pull/1393
- python-version: 3.9
streamlit-version: 1.27.0
# Test with streamlit >=1.34.0. See https://github.com/whitphx/streamlit-webrtc/pull/1627
- python-version: 3.9
streamlit-version: 1.34.0

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ccb1fd2

Please sign in to comment.