Skip to content

bokeh: update from 2.4.3 to 3.3.2 #104

bokeh: update from 2.4.3 to 3.3.2

bokeh: update from 2.4.3 to 3.3.2 #104

name: Run Docker Build Tests
on:
push:
branches:
- 'main'
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the stack
run: docker-compose build --no-cache