Skip to content

Commit

Permalink
GitHub Action Ubuntu version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
So-Cool committed Apr 26, 2024
1 parent 7ed7497 commit 6561e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-notebooks.yml
Expand Up @@ -3,7 +3,7 @@ on: push
jobs:
build-n-deploy:
name: Test 🔧
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- name: Checkout code 🛎️
uses: actions/checkout@v2.3.1
Expand Down

0 comments on commit 6561e97

Please sign in to comment.