We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2c3e0 commit f49f823Copy full SHA for f49f823
.github/workflows/update_sdk.yml
@@ -5,7 +5,7 @@ on:
5
- '**'
6
jobs:
7
update_sdk:
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
sdk: [['neurostore-python-sdk', 'python'], ['neurosynth-compose-python-sdk', 'python'], ['neurostore-typescript-sdk', 'typescript'], ['neurosynth-compose-typescript-sdk', 'typescript']]
0 commit comments