Skip to content

Commit

Permalink
upgrade BSTS local to ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
jcschaff committed Aug 29, 2024
1 parent 2808bfa commit 45a8104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bsts_local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
jobs:
validateCommit:
name: Validate and/or commit simulator
runs-on: ubuntu-20.04 # includes Docker
runs-on: ubuntu-22.04 # includes Docker
steps:
- name: Install Python
uses: actions/setup-python@v3
Expand Down

0 comments on commit 45a8104

Please sign in to comment.