Skip to content

Commit

Permalink
adding cloudflare and pinning python version to prevent breaks (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
MasonEgger authored Feb 5, 2025
1 parent 421f4f2 commit b1a6316
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.x
python-version: 3.12
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
- uses: actions/cache@v3
with:
Expand Down
Binary file added docs/assets/images/sponsors/cloudflare.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 9 additions & 3 deletions docs/sponsors/our-sponsors.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,14 @@ Add your name to this list!

## Gold Sponsors

[![Elastic Sponsor Logo](../assets/images/sponsors/elastic.svg){: width="250" align="left"}](https://www.elastic.co/)
[![Temporal Sponsor Logo](../assets/images/sponsors/temporal.png){: width="550" align="left"}](https://www.temporal.io/)
[![Elastic Sponsor Logo](../assets/images/sponsors/elastic.svg){: width="150" align="left"}](https://www.elastic.co/)
[![Temporal Sponsor Logo](../assets/images/sponsors/temporal.png){: width="450" align="left"}](https://www.temporal.io/)

<br clear=all>

## Silver Sponsors

[![Elastic Sponsor Logo](../assets/images/sponsors/cloudflare.png){: width="250" align="left"}](https://www.cloudflare.com/)

<br clear=all>

Expand All @@ -28,4 +34,4 @@ Add your name to this list!
[![Big Event Sponsor Logo](../assets/images/sponsors/big-event.png){: width="350" align="left"}](https://bigevent.io/)


[![Pretix Sponsor Logo](../assets/images/sponsors/pretix.svg){: width="350" align="left"}](https://pretix.eu/)
[![Pretix Sponsor Logo](../assets/images/sponsors/pretix.svg){: width="300" align="left"}](https://pretix.eu/)

0 comments on commit b1a6316

Please sign in to comment.